PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.images Package / PDFImage Class / getOrientation Method
In This Topic
    getOrientation Method
    In This Topic
    Gets the image orientation.
    Syntax
    public PDFImageOrientation getOrientation()

    Return Value

    The image orientation as it is defined in the EXIF data (if included)
    See Also